#
# HoI - Banat Events
#
#		written by Quetzalcoatl
#
#########################################################################
#  Independent Banat
#########################################################################
event = {
	id = 91173
	random = no
	country = UA4

	trigger = {
		exists = UA4
		control = { province = 495 data = UA4 }
	}

	name = "EVT_91173_NAME"
	desc = "EVT_91173_DESC"
	picture = "independent_croatia"
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 1 
	deathdate = { day = 30 month = december year = 1964 }

	action_a = {
		name = "ACTIONNAME91173A" # We got Independence!
		command = { type = manpowerpool value = 5 }
		command = { type = supplies value = 10 }
		#command = { type = construct which = IC where = 495 value = 1 }
		command = { type = province_keypoints which = 495 value = 1 }

		#command = { type = headofstate which = 1004000 }
		#command = { type = headofgovernment which = 1004011 }
		#command = { type = foreignminister which = 1004013 }
		#command = { type = armamentminister which = 1004016 }
		#command = { type = ministerofsecurity which = 1004018 }
		#command = { type = ministerofintelligence which = 1004005 }
		#command = { type = chiefofstaff which = 1004006 }
		#command = { type = chiefofarmy which = 1004021 }
		#command = { type = chiefofnavy which = 1004008 }
		#command = { type = chiefofair which = 1004023 }

		command = { type = free_ic value = 1 }
		command = { type = free_energy value = 5 }
		command = { type = free_metal value = 5 }
		command = { type = free_oil value = 2 }
		command = { type = free_rare_materials value = 2 }
		command = { type = dissent value = 1 }

		command = { type = ai which = "UA4_1936.ai" }
	}
}

#########################################################################
#  Nagy-Bnt
#########################################################################
event = { 
	id = 91316
	random = no
	country = UA4

	trigger = {
		exists = UA4
		NOT = { owned = { province = 493 data = UA4 } } #jvidk
	}

	name = "EVT_91316_NAME"
	desc = "EVT_91316_DESC"
		picture = "independent_croatia"
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 1 
	deathdate = { day = 30 month = december year = 1964 }


	action_a = {
		name = "ACTIONNAME91316A" # Ok
		command = { type = chiefofair which = 80409 } 

		command = { type = sleepminister which = 1004100 }
		command = { type = sleepminister which = 1004101 }
		command = { type = sleepminister which = 1004102 }
		command = { type = sleepminister which = 1004103 }
		command = { type = sleepminister which = 1004104 }
		command = { type = sleepminister which = 1004105 }
		command = { type = sleepminister which = 1004106 }
		command = { type = sleepminister which = 1004107 }
		command = { type = sleepminister which = 1004108 }
		command = { type = sleepminister which = 1004109 }
		command = { type = sleepminister which = 1004110 }
		command = { type = sleepminister which = 1004111 }
		command = { type = sleepminister which = 1004112 }
		command = { type = sleepminister which = 1004113 }
		command = { type = sleepminister which = 1004114 }
		command = { type = sleepminister which = 1004115 }
		command = { type = sleepminister which = 1004116 }
		command = { type = sleepminister which = 1004117 }
		command = { type = sleepminister which = 1004118 }
		command = { type = sleepminister which = 1004119 }
		command = { type = sleepminister which = 1004120 }
		command = { type = sleepminister which = 1004121 }
		command = { type = sleepminister which = 1004122 }
		command = { type = sleepminister which = 1004123 }
		command = { type = sleepminister which = 1004124 }
		command = { type = sleepminister which = 1004125 }
		command = { type = sleepminister which = 1004126 }
		command = { type = sleepminister which = 1004127 }
		command = { type = sleepminister which = 1004128 }
		command = { type = sleepminister which = 1004129 }
		command = { type = sleepminister which = 1004130 }
		command = { type = sleepminister which = 1004131 }
		command = { type = sleepminister which = 1004132 }
		command = { type = sleepminister which = 1004133 }
		command = { type = sleepminister which = 1004134 }
		command = { type = sleepminister which = 1004135 }
		command = { type = sleepminister which = 1004136 }

		command = { type = sleepleader which = 10994050 }
		command = { type = sleepleader which = 10994051 }
		command = { type = sleepleader which = 10994052 }
		command = { type = sleepleader which = 10994053 }
		command = { type = sleepleader which = 10994054 }
		command = { type = sleepleader which = 10994055 }

		command = { type = sleepteam which = 109450 }
		command = { type = sleepteam which = 109451 }
		command = { type = sleepteam which = 109452 }
		command = { type = sleepteam which = 109453 }
		command = { type = sleepteam which = 109454 }
		command = { type = sleepteam which = 109455 }
	}
}